You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtx Class > TMtx Methods > Rotate90 Method > TMtx.Rotate90 Method ([In] TMtx)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtx.Rotate90 Method ([In] TMtx)

Rotate all Mtx matrix rows 90deg clockwise.

Syntax
C#
Visual Basic
public TMtx Rotate90([In] TMtx Mtx);

Store the results in calling matrix. The Rows, Cols and TMtxVec.ComplexComplexproperties of the calling matrix are adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!